Skip to content

Conversation

parmesant
Copy link
Contributor

Fixes #XXXX.

  • Bugfix for correlation where deletion was not happening correctly
  • Added title to CorrelationRequest and CorrelationConfig structs

Description


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12650088739

Details

  • 0 of 6 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.003%) to 11.777%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/correlation/mod.rs 0 2 0.0%
src/handlers/http/correlation.rs 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
src/handlers/http/correlation.rs 1 0.0%
Totals Coverage Status
Change from base Build 12648132264: -0.003%
Covered Lines: 2312
Relevant Lines: 19631

💛 - Coveralls

Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@nitisht nitisht merged commit 8cb5619 into parseablehq:main Jan 7, 2025
9 checks passed
parmesant added a commit to parmesant/parseable that referenced this pull request Jan 13, 2025
- Bugfix for correlation where deletion was not happening correctly
- Added title to CorrelationRequest and CorrelationConfig structs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants